Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Server #380

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update Server #380

wants to merge 1 commit into from

Conversation

mend-for-github-com[bot]
Copy link
Contributor

@mend-for-github-com mend-for-github-com bot commented Sep 1, 2024

This PR contains the following updates:

Package Type Update Change
@types/cookie-parser (source) dependencies patch 1.4.7 -> 1.4.8
@types/express-session (source) dependencies patch 1.18.0 -> 1.18.1
@types/validator (source) dependencies patch 13.12.0 -> 13.12.2
compression dependencies patch 1.7.4 -> 1.7.5
cookie-parser dependencies patch 1.4.6 -> 1.4.7
express-session dependencies patch 1.18.0 -> 1.18.1

Release Notes

expressjs/compression (compression)

v1.7.5

Compare Source

==========

  • deps: Replace accepts with negotiator@~0.6.4
    • Add preference option
  • deps: bytes@3.1.2
    • Add petabyte (pb) support
    • Fix "thousandsSeparator" incorrecting formatting fractional part
    • Fix return value for un-parsable strings
  • deps: compressible@~2.0.18
    • Mark font/ttf as compressible
    • Remove compressible from multipart/mixed
    • deps: mime-db@'>= 1.43.0 < 2'
  • deps: safe-buffer@5.2.1
expressjs/cookie-parser (cookie-parser)

v1.4.7

Compare Source

==========

  • deps: cookie@0.7.2
    • Fix object assignment of hasOwnProperty
  • deps: cookie@0.7.1
    • Allow leading dot for domain
      • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
    • Add fast path for serialize without options, use obj.hasOwnProperty when parsing
  • deps: cookie@0.7.0
    • perf: parse cookies ~10% faster
    • fix: narrow the validation of cookies to match RFC6265
    • fix: add main to package.json for rspack
  • deps: cookie@0.6.0
    • Add partitioned option
  • deps: cookie@0.5.0
    • Add priority option
    • Fix expires option to reject invalid dates
    • pref: improve default decode speed
    • pref: remove slow string split in parse
  • deps: cookie@0.4.2
    • pref: read value only when assigning in parse
    • pref: remove unnecessary regexp in parse
expressjs/session (express-session)

v1.18.1

Compare Source

==========

  • deps: cookie@0.7.2
    • Fix object assignment of hasOwnProperty
  • deps: cookie@0.7.1
    • Allow leading dot for domain
      • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
    • Add fast path for serialize without options, use obj.hasOwnProperty when parsing
  • deps: cookie@0.7.0
    • perf: parse cookies ~10% faster
    • fix: narrow the validation of cookies to match RFC6265
    • fix: add main to package.json for rspack

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot added the dependencies Pull requests that update a dependency file label Sep 1, 2024
@mend-for-github-com mend-for-github-com bot changed the title Update dependency @types/validator to v13.12.1 Update Server Sep 10, 2024
@mend-for-github-com mend-for-github-com bot changed the title Update Server Update dependency @types/validator to v13.12.1 Sep 11, 2024
@mend-for-github-com mend-for-github-com bot changed the title Update dependency @types/validator to v13.12.1 Update dependency @types/validator to v13.12.2 Sep 17, 2024
@mend-for-github-com mend-for-github-com bot changed the title Update dependency @types/validator to v13.12.2 Update Server Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants